text view: Fix incomplete invalidation
authorMatthias Clasen <mclasen@redhat.com>
Tue, 23 Jul 2019 00:42:25 +0000 (17:42 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 23 Jul 2019 14:41:43 +0000 (10:41 -0400)
commitc39cc1557360d581a38c1e1b981b99bd5f5633f3
treedb89d5eede1cb9d56d7f4e28965c6f3461105122
parent8999bb0b78c745faece52c07f9f9cc48a43decc8
text view: Fix incomplete invalidation

Update the cached text style when a css change affects
content or background. This fixes text views drawing
black-on-dark when switching to the dark theme.
gtk/gtktextview.c